Skip to content

Conversation

@nickvergessen
Copy link
Member

Please backport accordingly down until 31

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@marcelklehr
Copy link
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@oleksandr-nc
Copy link
Contributor

Nodes CI is broken. Will force-merge

@oleksandr-nc oleksandr-nc merged commit db42cec into main Jan 30, 2026
32 of 34 checks passed
@oleksandr-nc oleksandr-nc deleted the ci/noid/actions branch January 30, 2026 09:57
@oleksandr-nc
Copy link
Contributor

/backport to stable33

@oleksandr-nc
Copy link
Contributor

/backport to stable32

@oleksandr-nc
Copy link
Contributor

/backport to stable31

@backportbot
Copy link

backportbot bot commented Jan 30, 2026

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/769/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 806fc6da 29036201 3bfc1b0d

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/769/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Jan 30, 2026

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/769/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 806fc6da 29036201 3bfc1b0d

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/769/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

oleksandr-nc added a commit that referenced this pull request Jan 30, 2026
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants